Skip to content
Jongmin
Home Tags About
ESC

Type to search posts

No results found

↑↓ Navigate
↵ Open
ESC Close
Home Tags About
← All Tags

Machine Learning 9 posts

Thumbnail for ML4T: Machine Learning for Trading - OMSCS 2024 Fall

ML4T: Machine Learning for Trading - OMSCS 2024 Fall

Key ML-for-trading concepts from Georgia Tech OMSCS ML4T (CS 7646): portfolio theory, signals, risk, and evaluation.

Dec 19, 2024
Machine LearningPortfolio Theory +3
Thumbnail for Unsupervised Learning: K-means Clustering and Anomaly Detection

Unsupervised Learning: K-means Clustering and Anomaly Detection

Explore core concepts of unsupervised learning, including K-means clustering, optimization strategies, and how anomaly detection systems are designed and evaluated.

Apr 9, 2024
Machine LearningUnsupervised Learning +1
Thumbnail for Decision Trees and Ensembles: From Splits to Random Forests and XGBoost

Decision Trees and Ensembles: From Splits to Random Forests and XGBoost

A complete guide to decision trees, covering entropy, information gain, one-hot encoding, regression trees, and ensemble methods like Random Forest and XGBoost.

Apr 3, 2024
Machine LearningDecision Trees +1
Thumbnail for Practical Advice for Applying Machine Learning

Practical Advice for Applying Machine Learning

Learn how to make decisions, evaluate models, handle bias and variance, and manage real-world ML workflows with cross-validation, error analysis, and transfer learning.

Apr 1, 2024
Machine LearningModel Evaluation +1
Thumbnail for Training Neural Networks: Activation Functions, Backpropagation, and TensorFlow Implementation

Training Neural Networks: Activation Functions, Backpropagation, and TensorFlow Implementation

Explore how neural networks are trained with gradient descent, softmax, and backpropagation using TensorFlow. Understand activation functions and multiclass classification techniques.

Mar 28, 2024
Machine LearningNeural Networks +1
Thumbnail for Understanding Neural Networks: From Biology to TensorFlow

Understanding Neural Networks: From Biology to TensorFlow

A comprehensive guide to neural networks, forward propagation, TensorFlow implementation, and efficient matrix computations.

Mar 26, 2024
Machine LearningNeural Networks +1
Thumbnail for Logistic Regression: From Sigmoid to Regularization

Logistic Regression: From Sigmoid to Regularization

A comprehensive breakdown of logistic regression, sigmoid function, loss functions, and regularization for classification tasks.

Mar 24, 2024
Machine LearningClassification +1
Thumbnail for Regression with Multiple Input Variables

Regression with Multiple Input Variables

Deep dive into multiple linear regression, vectorization, gradient descent, feature scaling, and polynomial regression.

Mar 20, 2024
Machine LearningRegression +1
Thumbnail for Introduction to Machine Learning

Introduction to Machine Learning

Overview of supervised and unsupervised learning, linear regression, and gradient descent

Mar 20, 2024
Machine LearningRegression +1

Related Tags

Neural Networks TensorFlow Regression Gradient Descent Portfolio Theory ML4T CS7646 OMSCS